func runtime.findmoduledatap

2 uses

	runtime (current package)
		symtab.go#L814: func findmoduledatap(pc uintptr) *moduledata {
		symtab.go#L874: 	datap := findmoduledatap(pc)